Switch `cargo search` output to stdout
authorAlex Crichton <alex@alexcrichton.com>
Fri, 23 Jun 2017 15:45:12 +0000 (08:45 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 23 Jun 2017 15:45:12 +0000 (08:45 -0700)
commitdeda31fd070eaf053dbbcf51f102ea6d25c75d73
tree8091861a363210b009876ef724c996aec458d986
parent534ce68621ce4feec0b7e8627cfd3b077d4f3900
Switch `cargo search` output to stdout

Closes #4203
src/cargo/ops/registry.rs
tests/search.rs